Carbon


controlNotifyNothing

Header: Controls.h

enum {
    controlNotifyNothing = ,
    controlNotifyClick = ,
    controlNotifyFocus = ,
    controlNotifyKey = 
};

Constant descriptions

controlNotifyNothing
controlNotifyClick
controlNotifyFocus
controlNotifyKey


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)